home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / dev / c / GAPLib.lha / GAPLib_Beta / README.TXT < prev   
Text File  |  1999-04-22  |  1KB  |  44 lines

  1.  
  2. GAP-Lib, a Genetic Algorith Programming Library.
  3.  
  4. The contents of this directory should be as follows:
  5.  
  6. README.TXT    - This file.
  7.  
  8. Checksums    - MD5 Checksums for all files except
  9.           "Checksums" and "Checksums.sig".
  10.  
  11. Checksums.sig    - PGP signature for "Checksums".
  12.  
  13. doc        - This directory contains Documentation and an Introduction.
  14.           The docs are in Text (ISO-8859-1), PostScript(tm), 
  15.           AmigaGuide(tm) and HTML format.
  16.  
  17. examples    - Example sources.
  18.  
  19. genomes        - Example genomes.
  20.  
  21. include        - Library includes.
  22.  
  23. lib        - Compiled libraries.
  24.  
  25. diagnostic    - Diagnostic sources (For testing GAP-Lib functions).
  26.  
  27. Amiga.sh    - Make utility-script.
  28.  
  29. Makefile    - Standard makefile.
  30.  
  31. Makefile.info    - Amiga(tm) Icon file.
  32.  
  33. unixcc.sh    - Make utility-script.
  34.  
  35. utility        - Utility sources for GAP-Lib (Report file generation etc.).
  36.  
  37. wrapper        - C++ Wrapper class for GAP-Lib.
  38.  
  39. images        - Visualizations of some functions found in the
  40.           examples directory.
  41.  
  42. wizards        - Magic programs to automate some tasks which you thought
  43.           were horribly complicated.
  44.